git-register-atfork
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 14 Oct 2022 19:35:00 +0000 (20:35 +0100)
committerAurelien Jarno <aurel32@debian.org>
Fri, 14 Oct 2022 19:35:00 +0000 (20:35 +0100)
commit5db71af9396cd2fdaeb85a6393957e3f6224fdc9
tree6150e7703ffaf1607381b2a53c02880396b87bb1
parent990669d61086e8568b6f15322b44ffd3e8d61d89
git-register-atfork

Committed for glibc 2.32

commit 6db1094f7af6ddd7ff37dbba82ff5074871a90d5
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Feb 9 17:55:37 2020 +0000

    htl: Move __register_atfork from forward to own file

    Since we need it also in the static linking case.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-register-atfork.diff
htl/Makefile
htl/forward.c
htl/register-atfork.c [new file with mode: 0644]